home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _B2E3D185A8A941539D3BC9DD03F85BAF < prev    next >
Text File  |  2006-04-11  |  21KB  |  750 lines

  1. <window>
  2.     <id>3003</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background</description> 
  8.         <type>image</type> 
  9.         <id>0</id> 
  10.         <posX>10</posX> 
  11.         <posY>357</posY>
  12.         <texture>osd_bg.png</texture>        
  13.         <visible>yes</visible> 
  14.     </control>
  15.     <control>
  16.         <description>background</description> 
  17.         <type>image</type> 
  18.         <id>0</id> 
  19.         <posX>170</posX> 
  20.         <posY>390</posY>
  21.         <width>375</width>
  22.         <height>22</height>
  23.         <texture>osd_progress_background.png</texture>        
  24.         <visible>yes</visible> 
  25.     </control>
  26.     <control>
  27.         <description>Progress Bar</description> 
  28.         <type>progress</type> 
  29.         <id>1</id> 
  30.         <posX>159</posX> 
  31.         <posY>391</posY> 
  32.         <width>400</width>
  33.         <height>20</height>
  34.         <texturebg>osd_progress_back.png</texturebg> 
  35.         <lefttexture>osd_progress_left.png</lefttexture> 
  36.         <midtexture>osd_progress_mid.png</midtexture> 
  37.         <righttexture>osd_progress_right.png</righttexture> 
  38.         <visible>yes</visible> 
  39.         <label>#TV.View.Percentage</label>
  40.     </control>
  41.     <control>
  42.         <description>Current Time Info</description> 
  43.         <type>label</type> 
  44.         <id>101</id> 
  45.         <posX>160</posX> 
  46.         <posY>390</posY> 
  47.         <label>#TV.View.start</label> 
  48.         <align>right</align> 
  49.         <font>font16</font> 
  50.         <textcolor>FFFFFFFF</textcolor> 
  51.     </control>
  52.     <control>
  53.         <description>End Time Info</description> 
  54.         <type>label</type> 
  55.         <id>102</id> 
  56.         <posX>555</posX> 
  57.         <posY>390</posY> 
  58.         <label>#TV.View.stop</label> 
  59.         <align>left</align> 
  60.         <font>font16</font> 
  61.         <textcolor>FFFFFFFF</textcolor> 
  62.     </control>
  63.     <control>
  64.         <description>TV Logo</description> 
  65.         <type>image</type> 
  66.         <id>10</id> 
  67.         <posX>570</posX> 
  68.         <posY>435</posY>
  69.         <width>70</width>
  70.         <height>70</height>
  71.         <texture>#TV.View.thumb</texture>        
  72.         <visible>yes</visible>
  73.         <centered>yes</centered>
  74.         <keepaspectratio>yes</keepaspectratio> 
  75.     </control>
  76.     <control>
  77.         <description>rec logo</description> 
  78.         <type>image</type> 
  79.         <id>39</id> 
  80.         <posX>600</posX> 
  81.         <posY>20</posY> 
  82.         <texture>rec.png</texture> 
  83.         <colordiffuse>ffffffff</colordiffuse>
  84.         <visible>yes</visible> 
  85.     </control>    
  86.     <control>
  87.         <description>Plot</description>
  88.         <type>textboxscrollup</type>
  89.         <id>38</id>
  90.         <posX>220</posX> 
  91.         <posY>455</posY>
  92.         <width>330</width> 
  93.         <height>85</height>
  94.         <align>left</align> 
  95.         <label>#TV.View.description</label>
  96.         <font>font13</font>
  97.         <textcolor>FFFFFFFF</textcolor>
  98.     </control>
  99.     <control>
  100.         <description>On tv NOW</description> 
  101.         <id>36</id> 
  102.         <type>textbox</type> 
  103.         <width>320</width>
  104.         <height>30</height> 
  105.         <posX>220</posX> 
  106.         <posY>410</posY>
  107.         <align>left</align>
  108.         <font>font13</font> 
  109.         <textcolor>FFB2D4F5</textcolor>
  110.     </control>
  111.     <control>
  112.         <description>On tv NEXT</description> 
  113.         <id>37</id> 
  114.         <type>textbox</type> 
  115.         <width>350</width> 
  116.         <height>30</height>
  117.         <posX>220</posX> 
  118.         <posY>430</posY>
  119.         <align>left</align> 
  120.         <font>font13</font> 
  121.         <textcolor>FFFFFFFF</textcolor>
  122.     </control>
  123.     <control>
  124.         <description>Program Button Up</description>
  125.         <type>button</type>
  126.         <id>33</id>
  127.         <posX>195</posX>
  128.         <posY>413</posY>
  129.         <width>20</width>
  130.         <height>20</height>
  131.         <textureFocus>arrow_round_left_focus.png</textureFocus>
  132.         <textureNoFocus>arrow_round_left_nofocus.png</textureNoFocus>
  133.         <label>-</label>
  134.         <onleft>214</onleft>
  135.         <onright>34</onright>
  136.         <onup>33</onup>
  137.         <ondown>32</ondown>
  138.     </control>
  139.     <control>
  140.         <description>Program Button Down</description>
  141.         <type>button</type>
  142.         <id>34</id>
  143.         <posX>570</posX>
  144.         <posY>413</posY>
  145.         <width>20</width>
  146.         <height>20</height>
  147.         <textureFocus>arrow_round_right_focus.png</textureFocus>
  148.         <textureNoFocus>arrow_round_right_nofocus.png</textureNoFocus>
  149.         <label>-</label>
  150.         <onleft>33</onleft>
  151.         <onright>34</onright>
  152.         <onup>34</onup>
  153.         <ondown>31</ondown>
  154.     </control>
  155.     <control>
  156.         <description>Channel Button Up</description>
  157.         <type>button</type>
  158.         <id>31</id>
  159.         <posX>620</posX>
  160.         <posY>520</posY>
  161.         <width>20</width>
  162.         <height>20</height>
  163.         <textureFocus>arrow_round_up_focus.png</textureFocus>
  164.         <textureNoFocus>arrow_round_up_nofocus.png</textureNoFocus>
  165.         <label>-</label>
  166.         <onleft>32</onleft>
  167.         <onright>31</onright>
  168.         <onup>34</onup>
  169.         <ondown>31</ondown>
  170.     </control>    
  171.     <control>
  172.         <description>Channel Button Down</description>
  173.         <type>button</type>
  174.         <id>32</id>
  175.         <posX>570</posX>
  176.         <posY>520</posY>
  177.         <width>20</width>
  178.         <height>20</height>
  179.         <textureFocus>arrow_round_down_focus.png</textureFocus>
  180.         <textureNoFocus>arrow_round_down_nofocus.png</textureNoFocus>
  181.         <label>-</label>
  182.         <onleft>214</onleft>
  183.         <onright>31</onright>
  184.         <onup>33</onup>
  185.         <ondown>32</ondown>
  186.     </control>
  187.     <control>
  188.         <description>Current channel</description> 
  189.         <type>label</type> 
  190.         <id>35</id> 
  191.         <posX>570</posX> 
  192.         <posY>505</posY>
  193.         <width>90</width> 
  194.         <label>-</label> 
  195.         <align>left</align> 
  196.         <font>font10</font> 
  197.         <textcolor>FFFFFFFF</textcolor> 
  198.     </control>
  199.     <control>
  200.         <description>Play</description> 
  201.         <type>togglebutton</type> 
  202.         <id>213</id> 
  203.         <posX>60</posX> 
  204.         <posY>415</posY>
  205.         <width>130</width>
  206.         <height>130</height> 
  207.         <AltTextureFocus>osd_pause_focus.png</AltTextureFocus> 
  208.         <AltTextureNoFocus>osd_pause_nofocus.png</AltTextureNoFocus> 
  209.         <textureFocus>osd_play_focus.png</textureFocus> 
  210.         <textureNoFocus>osd_play_nofocus.png</textureNoFocus> 
  211.         <label>-</label> 
  212.         <font>-</font> 
  213.         <onleft>211</onleft> 
  214.         <onright>214</onright> 
  215.         <onup>215</onup> 
  216.         <ondown>210</ondown> 
  217.     </control>
  218.     <control>
  219.         <description>Skip Bwd</description> 
  220.         <type>togglebutton</type> 
  221.         <id>210</id> 
  222.         <posX>107</posX> 
  223.         <posY>514</posY>
  224.         <width>35</width>
  225.         <height>35</height> 
  226.         <AltTextureFocus>osd_back_focus.png</AltTextureFocus> 
  227.         <AltTextureNoFocus>osd_back_nofocus.png</AltTextureNoFocus> 
  228.         <textureFocus>osd_back_focus.png</textureFocus> 
  229.         <textureNoFocus>osd_back_focus.png</textureNoFocus> 
  230.         <label>-</label> 
  231.         <font>-</font> 
  232.         <onleft>212</onleft> 
  233.         <onright>216</onright> 
  234.         <onup>213</onup> 
  235.         <ondown>215</ondown> 
  236.     </control>
  237.     <control>
  238.         <description>Rewind</description> 
  239.         <type>togglebutton</type> 
  240.         <id>211</id> 
  241.         <posX>55</posX> 
  242.         <posY>463</posY>
  243.         <width>35</width>
  244.         <height>35</height>
  245.         <AltTextureFocus>osd_rewind_focus.png</AltTextureFocus> 
  246.         <AltTextureNoFocus>osd_rewind_nofocus.png</AltTextureNoFocus> 
  247.         <textureFocus>osd_rewind_focus.png</textureFocus> 
  248.         <textureNoFocus>osd_rewind_focus.png</textureNoFocus> 
  249.         <label>-</label> 
  250.         <font>-</font> 
  251.         <onleft>214</onleft> 
  252.         <onright>213</onright> 
  253.         <onup>218</onup> 
  254.         <ondown>212</ondown> 
  255.     </control>
  256.     <control>
  257.         <description>Stop</description> 
  258.         <type>button</type> 
  259.         <id>212</id> 
  260.         <posX>72</posX> 
  261.         <posY>498</posY>
  262.         <width>35</width>
  263.         <height>35</height> 
  264.         <textureFocus>osd_stop_focus.png</textureFocus> 
  265.         <textureNoFocus>osd_stop_nofocus.png</textureNoFocus> 
  266.         <label>-</label> 
  267.         <font>-</font> 
  268.         <onleft>216</onleft> 
  269.         <onright>213</onright> 
  270.         <onup>211</onup> 
  271.         <ondown>210</ondown> 
  272.     </control>
  273.     <control>
  274.         <description>Fast Forward</description> 
  275.         <type>togglebutton</type> 
  276.         <id>214</id> 
  277.         <posX>160</posX> 
  278.         <posY>463</posY>
  279.         <width>35</width>
  280.         <height>35</height>
  281.         <AltTextureFocus>osd_fastforward_focus.png</AltTextureFocus> 
  282.         <AltTextureNoFocus>osd_fastforward_nofocus.png</AltTextureNoFocus> 
  283.         <textureFocus>osd_fastforward_focus.png</textureFocus> 
  284.         <textureNoFocus>osd_fastforward_focus.png</textureNoFocus> 
  285.         <label>-</label> 
  286.         <font>-</font> 
  287.         <onleft>213</onleft> 
  288.         <onright>33</onright> 
  289.         <onup>219</onup> 
  290.         <ondown>216</ondown> 
  291.     </control>
  292.     <control>
  293.         <description>Skip Fwd</description> 
  294.         <type>togglebutton</type> 
  295.         <id>215</id> 
  296.         <posX>107</posX> 
  297.         <posY>411</posY>
  298.         <width>35</width>
  299.         <height>35</height> 
  300.         <AltTextureFocus>osd_next_focus.png</AltTextureFocus> 
  301.         <AltTextureNoFocus>osd_next_nofocus.png</AltTextureNoFocus> 
  302.         <textureFocus>osd_next_focus.png</textureFocus> 
  303.         <textureNoFocus>osd_next_focus.png</textureNoFocus> 
  304.         <label>-</label> 
  305.         <font>-</font> 
  306.         <onleft>218</onleft> 
  307.         <onright>219</onright> 
  308.         <onup>210</onup> 
  309.         <ondown>213</ondown> 
  310.     </control>
  311.     <control>
  312.         <description>Mute</description> 
  313.         <type>togglebutton</type> 
  314.         <id>216</id> 
  315.         <posX>143</posX> 
  316.         <posY>498</posY>
  317.         <width>35</width>
  318.         <height>35</height>
  319.         <AltTextureFocus>osd_mute_focus.png</AltTextureFocus> 
  320.         <AltTextureNoFocus>osd_mute_nofocus.png</AltTextureNoFocus> 
  321.         <textureFocus>osd_mute_focus.png</textureFocus> 
  322.         <textureNoFocus>osd_mute_focus.png</textureNoFocus> 
  323.         <label>-</label> 
  324.         <font>-</font> 
  325.         <onleft>213</onleft> 
  326.         <onright>33</onright> 
  327.         <onup>214</onup> 
  328.         <ondown>210</ondown> 
  329.     </control>
  330.     <control>
  331.         <description>Subtitles Menu</description> 
  332.         <type>togglebutton</type> 
  333.         <id>218</id> 
  334.         <posX>71</posX> 
  335.         <posY>430</posY>
  336.         <width>35</width>
  337.         <height>35</height> 
  338.         <AltTextureFocus>osd_settings_subs_focus.png</AltTextureFocus> 
  339.         <AltTextureNoFocus>osd_settings_subs_nofocus.png</AltTextureNoFocus> 
  340.         <textureFocus>-</textureFocus> 
  341.         <textureNoFocus>osd_settings_subs_focus.png</textureNoFocus> 
  342.         <label>-</label> 
  343.         <font>-</font> 
  344.         <onleft>219</onleft> 
  345.         <onright>213</onright> 
  346.         <onup>215</onup> 
  347.         <ondown>211</ondown> 
  348.     </control>
  349.     <control>
  350.         <description>Bookmarks Menu</description> 
  351.         <type>togglebutton</type> 
  352.         <id>219</id> 
  353.         <posX>144</posX> 
  354.         <posY>430</posY>
  355.         <width>35</width>
  356.         <height>35</height> 
  357.         <AltTextureFocus>osd_settings_bookmark_focus.png</AltTextureFocus> 
  358.         <AltTextureNoFocus>osd_settings_bookmark_nofocus.png</AltTextureNoFocus> 
  359.         <textureFocus>-</textureFocus> 
  360.         <textureNoFocus>osd_settings_bookmark_focus.png</textureNoFocus> 
  361.         <label>-</label> 
  362.         <font>-</font> 
  363.         <onleft>213</onleft> 
  364.         <onright>33</onright> 
  365.         <onup>215</onup> 
  366.         <ondown>214</ondown> 
  367.     </control>
  368.     <control>
  369.         <description>Sub Menu Background (volume)</description> 
  370.         <type>image</type> 
  371.         <id>300</id> 
  372.         <posX>145</posX> 
  373.         <posY>315</posY> 
  374.         <texture>osd_dialog.png</texture> 
  375.         <colorkey>0</colorkey> 
  376.         <colordiffuse>ffffffff</colordiffuse> 
  377.         <visible>no</visible> 
  378.     </control>
  379.     <control>
  380.         <description>Sub Menu Background (subtitles)</description> 
  381.         <type>image</type> 
  382.         <id>302</id> 
  383.         <posX>145</posX> 
  384.         <posY>315</posY> 
  385.         <texture>osd_dialog.png</texture> 
  386.         <colorkey>0</colorkey> 
  387.         <colordiffuse>ffffffff</colordiffuse> 
  388.         <visible>no</visible> 
  389.     </control>
  390.     <control>
  391.         <description>Sub Menu Background (bookmarks)</description> 
  392.         <type>image</type> 
  393.         <id>303</id> 
  394.         <posX>145</posX> 
  395.         <posY>315</posY> 
  396.         <texture>osd_dialog.png</texture> 
  397.         <colorkey>0</colorkey> 
  398.         <colordiffuse>ffffffff</colordiffuse> 
  399.         <visible>no</visible> 
  400.     </control>
  401.     <control>
  402.         <description>Sub Menu Background (video)</description> 
  403.         <type>image</type> 
  404.         <id>304</id> 
  405.         <posX>145</posX> 
  406.         <posY>290</posY> 
  407.         <texture>osd_dialog_big.png</texture> 
  408.         <colorkey>0</colorkey> 
  409.         <colordiffuse>ffffffff</colordiffuse> 
  410.         <visible>no</visible> 
  411.     </control>
  412.     <control>
  413.         <description>Sub Menu Background (audio)</description> 
  414.         <type>image</type> 
  415.         <id>305</id>        
  416.         <posX>145</posX> 
  417.         <posY>315</posY> 
  418.         <texture>osd_dialog.png</texture> 
  419.         <colorkey>0</colorkey> 
  420.         <colordiffuse>ffffffff</colordiffuse> 
  421.         <visible>no</visible> 
  422.     </control>
  423.     <control>
  424.         <description>Sub Menu Nib</description> 
  425.         <type>image</type> 
  426.         <id>350</id> 
  427.         <posX>0</posX> 
  428.         <posY>0</posY> 
  429.         <texture>-</texture> 
  430.         <colorkey>0</colorkey> 
  431.         <colordiffuse>ffffffff</colordiffuse> 
  432.         <visible>no</visible> 
  433.     </control>
  434.     <control>
  435.         <description>Volume Slider</description> 
  436.         <type>slider</type> 
  437.         <id>400</id> 
  438.         <posX>185</posX> 
  439.         <posY>370</posY> 
  440.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  441.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  442.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  443.         <onup>216</onup> 
  444.         <ondown>216</ondown> 
  445.         <onleft>400</onleft> 
  446.         <onright>400</onright> 
  447.         <visible>no</visible> 
  448.     </control>
  449.     <control>
  450.         <description>SubTitle Delay label</description> 
  451.         <type>label</type> 
  452.         <id>850</id> 
  453.         <posX>185</posX> 
  454.         <posY>370</posY> 
  455.         <label>303</label> 
  456.         <font>font13</font> 
  457.         <textcolor>FFFFFFFF</textcolor> 
  458.         <visible>no</visible> 
  459.     </control>
  460.     <control>
  461.         <description>SubTitle Delay Slider</description> 
  462.         <type>slider</type> 
  463.         <id>800</id> 
  464.         <posX>300</posX> 
  465.         <posY>370</posY> 
  466.         <spintype>float</spintype> 
  467.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  468.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  469.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  470.         <onup>800</onup> 
  471.         <ondown>801</ondown> 
  472.         <onleft>800</onleft> 
  473.         <onright>800</onright> 
  474.         <visible>no</visible> 
  475.     </control>
  476.     <control>
  477.         <description>SubTitles On/Off Checkbox</description> 
  478.         <type>checkmark</type> 
  479.         <id>801</id> 
  480.         <posX>185</posX> 
  481.         <posY>390</posY> 
  482.         <label>305</label> 
  483.         <onup>800</onup> 
  484.         <ondown>802</ondown> 
  485.         <onleft>801</onleft> 
  486.         <onright>801</onright> 
  487.         <visible>no</visible> 
  488.     </control>
  489.     <control>
  490.         <description>Sub Titles List Control</description> 
  491.         <type>listcontrol</type> 
  492.         <id>802</id> 
  493.         <posX>185</posX> 
  494.         <posY>425</posY> 
  495.         <width>300</width> 
  496.         <height>100</height> 
  497.         <onleft>801</onleft> 
  498.         <onright>800</onright> 
  499.         <onup>802</onup> 
  500.         <ondown>802</ondown> 
  501.         <visible>no</visible> 
  502.     </control>
  503.     <control>
  504.         <description>A/v Delay label</description> 
  505.         <type>label</type> 
  506.         <id>550</id> 
  507.         <posX>185</posX> 
  508.         <posY>370</posY> 
  509.         <label>297</label> 
  510.         <font>font13</font> 
  511.         <textcolor>FFFFFFFF</textcolor> 
  512.         <visible>no</visible> 
  513.     </control>
  514.     <control>
  515.         <description>A/V Delay Slider</description> 
  516.         <type>slider</type> 
  517.         <id>500</id> 
  518.         <posX>300</posX> 
  519.         <posY>370</posY> 
  520.         <spintype>float</spintype> 
  521.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  522.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  523.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  524.         <onup>500</onup> 
  525.         <ondown>501</ondown> 
  526.         <onleft>501</onleft> 
  527.         <onright>501</onright> 
  528.         <visible>no</visible> 
  529.     </control>
  530.     <control>
  531.         <description>Audio Stream List Control</description> 
  532.         <type>listcontrol</type> 
  533.         <id>501</id> 
  534.         <posX>185</posX> 
  535.         <posY>400</posY> 
  536.         <width>355</width> 
  537.         <height>150</height>         
  538.         <onleft>500</onleft> 
  539.         <onright>500</onright> 
  540.         <onup>501</onup> 
  541.         <ondown>501</ondown> 
  542.         <visible>no</visible> 
  543.     </control>
  544.     <control>
  545.         <description>Video Position label</description> 
  546.         <type>label</type> 
  547.         <id>750</id> 
  548.         <posX>185</posX> 
  549.         <posY>340</posY> 
  550.         <label>298</label> 
  551.         <font>font13</font> 
  552.         <textcolor>FFFFFFFF</textcolor> 
  553.         <visible>no</visible> 
  554.     </control>
  555.     <control>
  556.         <description>Video Position Slider</description> 
  557.         <type>slider</type> 
  558.         <id>700</id> 
  559.         <posX>300</posX> 
  560.         <posY>340</posY> 
  561.         <spintype>int</spintype> 
  562.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  563.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  564.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  565.         <onup>700</onup> 
  566.         <ondown>701</ondown> 
  567.         <onleft>700</onleft> 
  568.         <onright>702</onright> 
  569.         <visible>no</visible> 
  570.     </control>
  571.     <control>
  572.         <description>Non-Interleaved Checkbox</description> 
  573.         <type>checkmark</type> 
  574.         <id>701</id> 
  575.         <posX>185</posX> 
  576.         <posY>370</posY> 
  577.         <label>306</label> 
  578.         <onup>700</onup> 
  579.         <ondown>703</ondown> 
  580.         <onleft>701</onleft> 
  581.         <onright>701</onright> 
  582.         <visible>no</visible> 
  583.     </control>
  584.     <control>
  585.         <description>No Cache Checkbox</description> 
  586.         <type>checkmark</type> 
  587.         <id>702</id> 
  588.         <posX>359</posX> 
  589.         <posY>370</posY> 
  590.         <label>431</label> 
  591.         <onup>700</onup> 
  592.         <ondown>703</ondown> 
  593.         <onleft>701</onleft> 
  594.         <onright>702</onright> 
  595.         <visible>no</visible> 
  596.     </control>
  597.     <control>
  598.         <description>Adjust Framerate Checkbox</description> 
  599.         <type>checkmark</type> 
  600.         <id>703</id> 
  601.         <posX>185</posX> 
  602.         <posY>395</posY> 
  603.         <label>343</label> 
  604.         <onup>701</onup> 
  605.         <ondown>704</ondown> 
  606.         <onleft>703</onleft> 
  607.         <onright>702</onright> 
  608.         <visible>no</visible> 
  609.     </control>
  610.     <control>
  611.         <description>brightness label</description> 
  612.         <type>label</type> 
  613.         <id>752</id> 
  614.         <posX>185</posX> 
  615.         <posY>425</posY> 
  616.         <label>464</label> 
  617.         <font>font13</font> 
  618.         <textcolor>FFFFFFFF</textcolor> 
  619.         <visible>no</visible> 
  620.     </control>
  621.     <control>
  622.         <description>brightness</description> 
  623.         <type>slider</type> 
  624.         <id>704</id> 
  625.         <posX>300</posX> 
  626.         <posY>425</posY> 
  627.         <spintype>int</spintype> 
  628.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  629.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  630.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  631.         <onup>703</onup> 
  632.         <ondown>705</ondown> 
  633.         <onleft>704</onleft> 
  634.         <onright>704</onright> 
  635.         <visible>no</visible> 
  636.     </control>
  637.     <control>
  638.         <description>contrast label</description> 
  639.         <type>label</type> 
  640.         <id>753</id> 
  641.         <posX>185</posX> 
  642.         <posY>455</posY> 
  643.         <label>465</label> 
  644.         <font>font13</font> 
  645.         <textcolor>FFFFFFFF</textcolor> 
  646.         <visible>no</visible> 
  647.     </control>
  648.     <control>
  649.         <description>contrast</description> 
  650.         <type>slider</type> 
  651.         <id>705</id> 
  652.         <posX>300</posX> 
  653.         <posY>455</posY> 
  654.         <spintype>int</spintype> 
  655.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  656.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  657.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  658.         <onup>704</onup> 
  659.         <ondown>706</ondown> 
  660.         <onleft>705</onleft> 
  661.         <onright>705</onright> 
  662.         <visible>no</visible> 
  663.     </control>
  664.     <control>
  665.         <description>gamma label</description> 
  666.         <type>label</type> 
  667.         <id>754</id> 
  668.         <posX>185</posX> 
  669.         <posY>485</posY> 
  670.         <label>466</label> 
  671.         <font>font13</font> 
  672.         <textcolor>FFFFFFFF</textcolor> 
  673.         <visible>no</visible> 
  674.     </control>
  675.     <control>
  676.         <description>gamma</description> 
  677.         <type>slider</type> 
  678.         <id>706</id> 
  679.         <posX>300</posX> 
  680.         <posY>485</posY> 
  681.         <spintype>int</spintype> 
  682.         <textureSliderBar>osd_slider_bg.png</textureSliderBar> 
  683.         <textureSliderNib>osd_slider_nibNF.png</textureSliderNib> 
  684.         <textureSliderNibFocus>osd_slider_nibFO.png</textureSliderNibFocus> 
  685.         <onup>705</onup> 
  686.         <ondown>706</ondown> 
  687.         <onleft>706</onleft> 
  688.         <onright>706</onright> 
  689.         <visible>no</visible> 
  690.     </control>
  691.     <control>
  692.         <description>Create Bookmark</description> 
  693.         <type>button</type> 
  694.         <id>600</id> 
  695.         <posX>185</posX> 
  696.         <posY>370</posY> 
  697.         <width>165</width> 
  698.         <height>32</height> 
  699.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  700.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  701.         <label>294</label> 
  702.         <font>font13</font> 
  703.         <textcolor>ffffffff</textcolor> 
  704.         <colordiffuse>ffffffff</colordiffuse> 
  705.         <disabledcolor>60ffffff</disabledcolor> 
  706.         <onleft>600</onleft> 
  707.         <onright>602</onright> 
  708.         <onup>600</onup> 
  709.         <ondown>601</ondown> 
  710.         <visible>no</visible> 
  711.     </control>
  712.     <control>
  713.         <description>Clear Bookmarks</description> 
  714.         <type>button</type> 
  715.         <id>602</id> 
  716.         <posX>375</posX> 
  717.         <posY>370</posY> 
  718.         <width>165</width> 
  719.         <height>32</height> 
  720.         <textureFocus>button_green_focus_165x32.png</textureFocus> 
  721.         <textureNoFocus>button_green_nofocus_165x32.png</textureNoFocus> 
  722.         <label>296</label> 
  723.         <font>font13</font> 
  724.         <textcolor>ffffffff</textcolor> 
  725.         <colordiffuse>ffffffff</colordiffuse> 
  726.         <disabledcolor>60ffffff</disabledcolor> 
  727.         <onleft>600</onleft> 
  728.         <onright>601</onright> 
  729.         <onup>600</onup> 
  730.         <ondown>601</ondown> 
  731.         <visible>no</visible> 
  732.     </control>
  733.     <control>
  734.         <description>Bookmarks List Control</description> 
  735.         <type>listcontrol</type> 
  736.         <id>601</id> 
  737.         <posX>185</posX> 
  738.         <posY>410</posY> 
  739.         <width>355</width> 
  740.         <height>120</height> 
  741.         <onleft>602</onleft> 
  742.         <onright>600</onright> 
  743.         <onup>600</onup> 
  744.         <ondown>601</ondown> 
  745.         <spinPosX>465</spinPosX>
  746.         <spinPosY>480</spinPosY>
  747.         <visible>no</visible> 
  748.     </control>
  749. </controls>
  750. </window>